|
|
|
BlueCielo Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions |
This event occurs before a briefcase is opened.
Syntax
Private Sub BeforeOpenBriefcase (
CurrentObject As Object,
BriefCase As IASBriefCase,
Abort As Boolean)
Name | Description |
---|---|
CurrentObject |
Environment or briefcase Document in the Vault object. |
BriefCase |
The briefcase that will be opened. |
Abort |
Set to True to abort opening the briefcase. |
Remarks
At this event, the Briefcase.Path and Briefcase.Template properties are read-only, Briefcase.Property(<PropertyName>) is not yet available.
Copyright © 2000-2013 BlueCielo ECM Solutions |